EntityExtractionResultMeetingSuggestions Property |
Represents a list of MeetingSuggestion elements.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<MeetingSuggestion> MeetingSuggestions { get; }Public ReadOnly Property MeetingSuggestions As IList(Of MeetingSuggestion)
Get
Property Value
Type:
IListMeetingSuggestion
See Also